3.29 \(\int F^{c (a+b x)} (f x)^m \csc (d+e x) \, dx\)

Optimal. Leaf size=24 \[ \text{CannotIntegrate}\left ((f x)^m \csc (d+e x) F^{a c+b c x},x\right ) \]

[Out]

CannotIntegrate[F^(a*c + b*c*x)*(f*x)^m*Csc[d + e*x], x]

________________________________________________________________________________________

Rubi [A]  time = 0.622711, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int F^{c (a+b x)} (f x)^m \csc (d+e x) \, dx \]

Verification is Not applicable to the result.

[In]

Int[F^(c*(a + b*x))*(f*x)^m*Csc[d + e*x],x]

[Out]

Defer[Int][F^(a*c + b*c*x)*(f*x)^m*Csc[d + e*x], x]

Rubi steps

\begin{align*} \int F^{c (a+b x)} (f x)^m \csc (d+e x) \, dx &=\int F^{a c+b c x} (f x)^m \csc (d+e x) \, dx\\ \end{align*}

Mathematica [A]  time = 6.41085, size = 0, normalized size = 0. \[ \int F^{c (a+b x)} (f x)^m \csc (d+e x) \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[F^(c*(a + b*x))*(f*x)^m*Csc[d + e*x],x]

[Out]

Integrate[F^(c*(a + b*x))*(f*x)^m*Csc[d + e*x], x]

________________________________________________________________________________________

Maple [A]  time = 0.052, size = 0, normalized size = 0. \begin{align*} \int{\frac{{F}^{c \left ( bx+a \right ) } \left ( fx \right ) ^{m}}{\sin \left ( ex+d \right ) }}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(F^(c*(b*x+a))*(f*x)^m/sin(e*x+d),x)

[Out]

int(F^(c*(b*x+a))*(f*x)^m/sin(e*x+d),x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (f x\right )^{m} F^{{\left (b x + a\right )} c}}{\sin \left (e x + d\right )}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(F^(c*(b*x+a))*(f*x)^m/sin(e*x+d),x, algorithm="maxima")

[Out]

integrate((f*x)^m*F^((b*x + a)*c)/sin(e*x + d), x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\left (f x\right )^{m} F^{b c x + a c}}{\sin \left (e x + d\right )}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(F^(c*(b*x+a))*(f*x)^m/sin(e*x+d),x, algorithm="fricas")

[Out]

integral((f*x)^m*F^(b*c*x + a*c)/sin(e*x + d), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(F**(c*(b*x+a))*(f*x)**m/sin(e*x+d),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (f x\right )^{m} F^{{\left (b x + a\right )} c}}{\sin \left (e x + d\right )}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(F^(c*(b*x+a))*(f*x)^m/sin(e*x+d),x, algorithm="giac")

[Out]

integrate((f*x)^m*F^((b*x + a)*c)/sin(e*x + d), x)